
@charset "utf-8";

/***********************************
General
************************************/
body{
background:url(../images/bg.jpg) no-repeat #00162c;
margin:0px!important;
}

/***********************************
Header
************************************/
#header{
height:180px;
}

#logo{
background:url("../images/sog-logo.png") no-repeat;
float:left;
display:block;
height:148px;
width:184px;
margin:20px 0;
}


/***********************************
Navigation
************************************/

div#navbar{
	width:720px;
	height:45px;
	background:url("../images/nav-bg.png") no-repeat;
	position:relative;
    top:0px;
	margin-top:77px;
	margin-left:50px;
	}

div#navbar ul.nav {
	width:720px;
	height:16px;
	background:url("../images/nav.jpg") no-repeat;
	position:relative;
    top:0;
	left:20px;
	margin-top:16px;
	clear:both;
	line-height:0.1em;
	font-size:0.1em;
	float:right;
}


div#navbar ul.nav li {
	display: inline;
}

div#navbar ul.nav li a:link, div#navbar ul.nav li a:visited {
	position: absolute;
	top: 0;
	height:16px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
	cursor:pointer
}

div#navbar ul.nav .link1 a:link, div#navbar ul.nav .link1 a:visited, div#navbar ul.nav-link1{
	left:0;
	top:0;
	width:36px;
	height:16px;
}
div#navbar ul.nav .link1 a:hover, div#navbar ul.nav .link1 a:focus, .current-link1 .link1 a:link, .current-link1 .link1 a:visited{background: url("../images/nav.jpg") no-repeat 0 -16px;}
.link1 a.selected {background: url("../images/nav.jpg") no-repeat 0 -16px;}

div#navbar ul.nav .link2 a:link, div#navbar ul.nav .link2 a:visited{
	left:61px;
	top: 0;
	width:71px;
	height:16px;
}
div#navbar ul.nav .link2 a:hover, div#navbar ul.nav .link2 a:focus, .current-link2 .link2 a:link, .current-link2 .link2 a:visited{background: url("../images/nav.jpg") no-repeat -61px -16px;}
.link2 a.selected {background: url("../images/nav.jpg") no-repeat -61px -16px;}

div#navbar ul.nav .link3 a:link, div#navbar ul.nav .link3 a:visited{
	left:157px;
	top: 0;
	width:53px;
	height:16px;
}
div#navbar ul.nav .link3 a:hover, div#navbar ul.nav .link3 a:focus, .current-link3 .link3 a:link, .current-link3 .link3 a:visited{background: url("../images/nav.jpg") no-repeat -157px -16px;}
.link3 a.selected {background: url("../images/nav.jpg") no-repeat -157px -16px;}

div#navbar ul.nav .link4 a:link, div#navbar ul.nav .link4 a:visited{
	left:237px;
	top: 0;
	width:63px;
	height:16px;
}
div#navbar ul.nav .link4 a:hover, div#navbar ul.nav .link4 a:focus, .current-link4 .link4 a:link, .current-link4 .link4 a:visited{background: url("../images/nav.jpg") no-repeat -237px -16px;}
.link4 a.selected {background: url("../images/nav.jpg") no-repeat -237px -16px;}

div#navbar ul.nav .link5 a:link, div#navbar ul.nav .link5 a:visited{
	left:325px;
	top: 0;
	width:44px;
	height:16px;
}
div#navbar ul.nav .link5 a:hover, div#navbar ul.nav .link5 a:focus, .current-link5 .link5 a:link, .current-link5 .link5 a:visited{background: url("../images/nav.jpg") no-repeat -325px -16px;}
.link5 a.selected {background: url("../images/nav.jpg") no-repeat -325px -16px;}

div#navbar ul.nav .link6 a:link, div#navbar ul.nav .link6 a:visited{
	left:395px;
	top: 0;
	width:62px;
	height:16px;
}
div#navbar ul.nav .link6 a:hover, div#navbar ul.nav .link6 a:focus, .current-link6 .link6 a:link, .current-link6 .link6 a:visited{background: url("../images/nav.jpg") no-repeat -395px -16px;}
.link6 a.selected {background: url("../images/nav.jpg") no-repeat -395px -16px;}

div#navbar ul.nav .link7 a:link, div#navbar ul.nav .link7 a:visited{
	left:485px;
	top: 0;
	width:82px;
	height:16px;
}
div#navbar ul.nav .link7 a:hover, div#navbar ul.nav .link7 a:focus, .current-link7 .link7 a:link, .current-link7 .link7 a:visited{background: url("../images/nav.jpg") no-repeat -485px -16px;}
.link7 a.selected {background: url("../images/nav.jpg") no-repeat -485px -16px;}

div#navbar ul.nav .link8 a:link, div#navbar ul.nav .link8 a:visited{
	left:590px;
	top: 0;
	width:94px;
	height:16px;
}
div#navbar ul.nav .link8 a:hover, div#navbar ul.nav .link8 a:focus, .current-link8 .link8 a:link, .current-link8 .link8 a:visited{background: url("../images/nav.jpg") no-repeat -590px -16px;}
.link8 a.selected {background: url("../images/nav.jpg") no-repeat -590px -16px;}

.clear{clear:both;}
/***********************************
Banner
************************************/
#bannertop{
	background: url("../images/banner-top.png") no-repeat;	
	width:940px;
	height:10px;
	z-index: 2;
    position: relative;
	margin-top:-8px;
}

#banner {
	background: url("../images/banner-pic.jpg") no-repeat;	
	width:940px;
	height:437px;	
	margin-top:-5px;
}

#bannerfooter{
	background: url("../images/banner-footer.png") no-repeat;	
	width:944px;
	height:43px;
	margin:-15px 10px;

}

/***********************************
Content
************************************/
#content{
	background:#F6F7E8;	
	width:940px;
	height:auto;
	margin-left: 10px;	
	padding-bottom:40px;
}

#latestevent{
background: url("../images/events-head.jpg") no-repeat;	
width:195px;
height:21px;
margin:45px 0 37px 10px;
}

.box{
background:#A6A890;
height:44px;
width:48px!important;
padding-top:5px;
text-align:center;
}
.box .month{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
font-weight:normal;
text-transform:uppercase;
}
.box .date{
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
color:#fff;
}
.events{margin-left:20px;}
.events img{margin:15px 0;}
.events a{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#3d3b3b;
text-decoration:none;
line-height:18px;        
border-bottom:1px solid #3d3b3b;
}

.events .readmore{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#7dcf2d;
font-weight:700;
text-decoration:none;
border-bottom:none;
float:left;
}

.events .readmore:hover{
border-bottom:1px solid #7dcf2d;
}

#latestarticles{
background: url("../images/articles-head.jpg") no-repeat;	
width:215px;
height:21px;
margin-top:45px;
margin-bottom:37px;
}

.post-title a{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#7dcf2d;
text-decoration:none;
line-height:22px;
}

.post-title a:hover{
border-bottom:1px solid #7dcf2d;
}

.articles #date{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#7e8080;
margin-bottom:22px;
margin-top:8px;
}

.articles p{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#3d3b3b;
line-height:20px;
margin-bottom:22px;
}

.articles .readmore{
font-family:Arial, Helvetica, sans-serif;
font-size:13px!important;
color:#7dcf2d;
font-weight:700;
text-decoration:none;
}

.articles .readmore:hover{
border-bottom:1px solid #7dcf2d;
}


.eff{
background: url("../images/eff.jpg") no-repeat;	
width:24px!important;
height:277px;
margin-top:77px;
margin-left:0!important;
margin-right:0!important;
}

/***********************************
InnerContent
************************************/
#bannerinner {
	background: url("../images/innertop-bg.png") no-repeat;	
	width:940px;
	height:9px;	
}

#innercontent{
	background:#F6F7E8;	
	width:940px;
	height:auto;
	margin-left: 10px;	
	padding-bottom:40px;
}

#innerhead{
	background: url("../images/innerhead-bg.jpg") no-repeat;	
	background-position:bottom;
	width:473px;
	height:54px;	
}

#innertitle{
	font-weight:700;
	font-size:30px;
	color:#2c353d;
	padding-top:20px;
	margin-left:20px;
	text-transform:uppercase;
}

#innercontent p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#3d3b3b;
	line-height:22px;
	margin-left:20px;
}

#innercontent a{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#7dcf2d;
text-decoration:none;
}

#innercontent a:hover{
border-bottom:1px solid #7dcf2d;
}

#innereff{
background: url("../images/inner-eff.jpg") no-repeat;	
width:28px!important;
height:573px;
margin-top:77px;
margin-right:0!important;
}

#innerimg{
border:5px solid #fff;
margin: -20px 0 20px 10px;
background: none repeat scroll 0 0 white;
width:584px;
height:205px;
}

#sidebar{
width:236px;
height:325px;
background:url("../images/innerbox-bg.jpg") no-repeat #edeee0;
background-position:bottom;
border:1px solid #e0e0d3;
margin-top:75px;
}

#sidebar p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#161515;
	font-style:italic;
	line-height:22px;
	margin:35px;
}


.category-articles p,.category-about-us p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#3d3b3b;
	line-height:22px;
	padding-top:5px;
}

.category-articles p a,.category-about-us p a{
	font-size:13px!important;
}

.category-articles a,.category-about-us a{
	color: #7DCF2D;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px!important;
	line-height: 22px;
	text-decoration: none;
}
.category-events a{
	border-bottom: 1px solid #3D3B3B;
	color: #3D3B3B!important;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px!important;
	line-height: 18px;
	text-decoration: none;
}

.category-events a:hover{
	border-bottom: 1px solid #3D3B3B!important;	
}
/***********************************
Bread Crumbs
************************************/

.curved {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#83832f;
margin-left:30px;
padding-top:20px;
padding-bottom:20px;
/*border-bottom:1px solid #83832f;*/
}

#crumbs{
font-weight:700;
}

#crumbs a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#83832f!important;
margin-right:5px;
}

#crumbs a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#83832f!important;
text-decoration:none;
border-bottom:1px solid #83832f;
}

#crumbs .current{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#83832f!important;
text-decoration:none;
border-bottom:1px solid #83832f;
margin-left:5px;
}


#crumbs{text-transform:capitalize;}

.pagination{
text-align:right;
margin-right: 20px;
margin-bottom:30px;
}

.wp-pagenavi b{
border:#000 1px solid;
background:#000;
color:#fff;
padding:5px;
margin:2px;
}	

.wp-pagenavi a{
border:#CCCCCC 1px solid;
padding:5px;
background:#CCCCCC;
color:#373636;
margin:2px;
}
/***********************************
Soicial icons
************************************/
div#social ul{margin-top:70px;}
div#social ul li{margin-bottom:10px;margin-left:10px; float:left;} 
div#social ul li a{
	height:65px;
	display: block;
	width: auto;
	text-indent: -9999px;
	background: url("../images/right-tabs.jpg") 0 0;
}
div#social ul li.c_facebook a{width:238px;}
div#social ul li.c_facebook a:hover{background-position: 0px -65px;}
div#social ul li.c_video a{width:238px; background-position: -237px 0px; }
div#social ul li.c_video a:hover{background-position: -237px -65px;}
div#social ul li.c_photo a{width:238px; background-position: -474px 0px; }
div#social ul li.c_photo a:hover{background-position: -474px -65px;}

div#socialinner ul{margin-top:20px;}
div#socialinner ul li{margin-bottom:10px;margin-left:0; float:left;} 
div#socialinner ul li a{
	height:65px;
	display: block;
	width: auto;
	text-indent: -9999px;
	background: url("../images/right-tabs.jpg") 0 0;
}
div#socialinner ul li.c_facebook a{width:238px;}
div#socialinner ul li.c_facebook a:hover{background-position: 0 -65px;border-bottom:none;}
div#socialinner ul li.c_video a{width:238px; background-position: -237px 0;}
div#socialinner ul li.c_video a:hover{background-position: -237px -65px;border-bottom:none;}
div#socialinner ul li.c_photo a{width:238px; background-position: -474px 0;}
div#socialinner ul li.c_photo a:hover{background-position: -474px -65px;border-bottom:none;}
/***********************************
Footer
************************************/
#footer{
background: url("../images/footer.jpg") no-repeat;	
width:940px;
height:21px;
}	

#footerlink ul{
margin:10px 200px 0;
}

#footerlink ul li{
	color: #8ea2b2;
	list-style:none;
	display:inline;
}

#footerlink ul li a{
	color: #8ea2b2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0 7px;
	text-decoration:none;
}
#footerlink ul li a:hover{
	color:#fff;	
}

#footerlink ul li a.selected{
	color:#fff;
}

#copywrite{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#52738f; 
	font-weight:normal;
	margin:10px 0;
	text-align:center;
}

/***********************************
Error
************************************/

.error404{
margin-top:50px;
text-align:center;
font-size:50px;
color:#FF0000;
}

/***********************************
Typography
************************************/
a{
text-decoration:none;
cursor: pointer;
}

a:active,
a:focus {
  outline: 0;
}

img{
border: 0;
} 

.alignright {
	float: right;
	padding-right:10px;
	}

.alignleft {
	float: left;
	padding-right:10px;
	}
	
hr {
    border-color: -moz-use-text-color -moz-use-text-color #7DCF2D;
    border-style: none none dotted;
    border-width: medium medium 1px;
    clear: both;
    margin: 0 0 10px;
    padding: 0 0 10px;
	margin-left:20px;
}
